StaffGroupMember 
EntityType  Independent 
Logical Entity Name  StaffGroupMember 
Default Table Name  SyStaffByGroup 
Logical Only  NO 
Definition 
 
Note 
 

StaffGroupMember Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StaffId(FK)    INTEGER  NO 
 
StaffGroupId(FK)    INTEGER  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
ModFlag    CHAR(1)  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
Id(PK)    INTEGER  NO 
 

StaffGroupMember Keys 
Key Name  Key Type  Keys 
SyStaffByGroup_SyStaffByGroupID_U_C_IDX  PrimaryKey  Id 
syStaffByGroup_SyStaffID_SyStaffGroupID_U_N_IDX  Alternate Key  StaffId, StaffGroupId 
syStaffByGroup_SyStaffGroupID_SyStaffID_U_N_IDX  Unique Constraint  StaffGroupId, StaffId 
SyStaffByGroup_syStaffID_N_N_IDX  Inversion Entry  StaffId 
SyStaffByGroup_syStaffGroupID_N_N_IDX  Inversion Entry  StaffGroupId 

StaffGroupMember Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StaffGroup  Non-Identifying  One To Zero or More        StaffGroupId  NO 
Staff  Non-Identifying  One To Zero or More        StaffId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StaffGroupMember Check Constraints 
Check Constraint Name  CheckConstraint